-
Home
-
WP Telegram Pro
-
2.1 (latest)
-
Code
-
Classes
- SSLCertificateWPTP
| Total Complexity |
46 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
237 |
| Lines of code |
164 |
| Logical lines of code |
84 |
| Comment lines |
5 |
| Methods |
21 |
| Properties |
5 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| appliesToUrl() |
S |
56 |
5 |
18 |
| isValid() |
S |
62 |
6 |
10 |
| request() |
S |
51 |
4 |
26 |
| wildcardHostCoversHost() |
S |
59 |
4 |
14 |
| getDomain() |
S |
62 |
4 |
12 |
| response() |
S |
56 |
2 |
18 |
| handleRequestFailure() |
S |
64 |
3 |
9 |
| setHost() |
S |
71 |
2 |
6 |
| getIssuer() |
S |
77 |
2 |
3 |
| getSignatureAlgorithm() |
S |
78 |
2 |
3 |
| getAdditionalDomains() |
S |
68 |
2 |
6 |
| __construct() |
S |
77 |
1 |
4 |
| setPort() |
S |
77 |
1 |
4 |
| setTimeOut() |
S |
77 |
1 |
4 |
| getDomains() |
S |
70 |
1 |
6 |
| getRawResponse() |
S |
82 |
1 |
3 |
| validFromDate() |
S |
78 |
1 |
3 |
| expirationDate() |
S |
78 |
1 |
3 |
| isExpired() |
S |
79 |
1 |
3 |
| isSelfSigned() |
S |
80 |
1 |
3 |
| daysUntilExpirationDate() |
S |
69 |
1 |
6 |